Skip to content

Conversation

@pwilkins
Copy link
Contributor

This initial version automates the steps of the release process through the point where developers are prompted to verify their commits in the deployed release-candidate branch.

@justinabrahms
Copy link
Contributor

👍 A good start.

test

@pwilkins pwilkins force-pushed the initial-version branch 2 times, most recently from 78abefe to ee07007 Compare February 17, 2016 17:11
This version automates the steps through the creation of a pull request on
the ``release`` branch.
It has little error checking at this point.
justinabrahms and others added 7 commits February 17, 2016 12:50
This allows us to not do the "it exists" case. Also, use bash integers
`local -i $var` so addition is correct.

Exit code communicates the number of missing dependencies.
This version automates the steps through the creation of a pull request on
the ``release`` branch.
It has little error checking at this point.
@justinabrahms
Copy link
Contributor

https://github.com/progrium/bashstyle -- I'm attempting to follow this.

pwilkins added 4 commits March 2, 2016 11:52
``release-notes-checklist`` should be created fresh each time
the script is run.
This PR adds no useful information to the history and is
unnecessary.
pwilkins added a commit that referenced this pull request Mar 4, 2016
Added initial version - since we're currently using this, it makes sense to merge it and raise issues as they come up.
@pwilkins pwilkins merged commit 8970b4c into master Mar 4, 2016
@pwilkins pwilkins deleted the initial-version branch March 4, 2016 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants